Install all icons for installed tests
authorMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jun 2014 02:52:57 +0000 (22:52 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 15 Jun 2014 02:52:57 +0000 (22:52 -0400)
Otherwise the icontheme test fails in continuous.

testsuite/gtk/Makefile.am

index a0d6ee3e40b496ec5a19540af2132af502e9a698..1a809a28d4fcba8eba90be3581c9f89e9101799e 100644 (file)
@@ -129,9 +129,13 @@ keyhash_SOURCES    =                                       \
 
 
 test_icontheme =                                       \
+       icons/index.theme                               \
        icons/16x16/simple.png                          \
+       icons/16x16/twosize-fixed.png                   \
+       icons/16x16s/twosize.png                        \
        icons/32x32/only32-symbolic.svg                 \
-       icons/index.theme                               \
+       icons/32x32/twosize-fixed.svg                   \
+       icons/32x32s/twosize.svg                        \
        icons/scalable/everything-justregular.svg       \
        icons/scalable/everything-justrtl-rtl.svg       \
        icons/scalable/everything-rtl.svg               \